home *** CD-ROM | disk | FTP | other *** search
- Short: make transparent GIF89A files (v1.12.1.[BDS])
- Author: bswitzer@uoguelph.ca (Amiga support) & ley@rz.uni-karlsruhe.de (Original code)
- Uploader: bswitzer@uoguelph.ca
- Type: gfx/conv
- Requirements: ixemul.library v41.3+
-
- Summary
- -------
-
- giftrans converts any GIF image to GIF89A with the following
- features:
-
- - specify a transparent colour
- - change a colour in the global colour table
- - add a comment to the image
- - remove a comment from the image
- - allows use of colour names via "rgb.txt"
-
- Installation
- ------------
-
- A) giftrans can be installed anywhere you wish, preferably
- your search path. I've provided a version for 68000
- equipped Amigas (giftrans.000) and a version for
- 68020+ equipped Amigas (giftrans.020). Select the
- appropriate executable for your system. If in doubt,
- use the 68000 version.
-
- B) The file "rgb.txt" must be placed within your S: assign
- You can do this one of two ways:
-
- 1. place the file in SYS:S/
- 2. type "assign S: [path where rgb.txt is] ADD
-
- C) As well, you must have the ixemul.library v41.3 or
- higher installed for giftrans to work.
-
- Usage
- -----
-
- Executing giftrans with no arguments will give you a summary
- of its use (Unix style - hey, it's a direct port!). A more
- detailed explanation of its use is provided in the file
- giftrans.doc.
-
- Copyright
- ---------
- For copyright information with regard to giftrans, please
- refer to the source code provided (giftrans.c and getopt.c).
-
-